func internal/profile.cpuProfile

2 uses

	internal/profile (current package)
		legacy_profile.go#L356: 			return cpuProfile(b, int64(n4), parse)
		legacy_profile.go#L366: func cpuProfile(b []byte, period int64, parse func(b []byte) (uint64, []byte)) (*Profile, error) {